This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
RE: Domino server crash on specific search query ~Sven Kifoogenli 16.Jan.04 12:50 PM a Web browser Domino Server 6.5; 6.0.3Windows 2003, Windows 2000, Windows XP
Perhaps I'm misunderstanding, so tell me if it's the case, but it sounds like you're actually passing in %20 to the query instead of a space. Is there any reason you're doing this instead of using a space instead? You shouldn't need to bother with %20 (I think....); if I remember rightly, searchview will interpret the space in the query correctly without any need for conversion.